home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr26 / airflow.zip / AFC.DOC < prev    next >
Text File  |  1995-03-17  |  5KB  |  144 lines

  1.                    AFC.DOC
  2.  
  3.                   AIR-FLOW-CALC
  4.                  Copyright (c) 1994 
  5.                   by J. W. Slusser
  6.                 Snyder Creek Software  
  7.  
  8.                 For your balancing act
  9.                --------------------------------
  10.  
  11.                  Disclaimer
  12.                   ----------------
  13.  
  14.    The author makes no claims or warranties regarding the usefulness 
  15.    or functionality of this program. It is provided "AS IS". You, the 
  16.    user, accept full responsibility and liability for any problems or 
  17.    damages associated with its operation.
  18.  
  19.  
  20.  
  21.                 Shareware Plug
  22.                 -----------------------
  23.    A lot of time and effort has gone into this program. If you find it 
  24.    useful please register it. The registration fee for this program is 
  25.    $15.00. Send cash, check or money order drawn on "US" funds to:
  26.  
  27.                    James W. Slusser
  28.                  RR2 Box 128
  29.                  West Union, Il. 62477
  30.  
  31.    Make sure your address is included on the check or M.O.. Registration 
  32.    means you will be eligible for one (1) free upgrade.
  33.  
  34.  
  35.  
  36.  About AIR-FLOW-CALC:
  37.     The program was developed to aid engineers and technicians in
  38.  tracking the performance of fan systems.
  39.     A fan's performance is subject to certain physical laws which are
  40.  commonly referred to as fan laws.  Performance of a fan at varying speeds
  41.  can be predicted through the use of these three basic fan laws.
  42.  
  43.     1. The volume of air delivered by a fan varies in direct proportion
  44.        to its speed.
  45.     2. Static pressure varies as the square of the fan speed.
  46.     3. Power required to run the fan varies as the cube fan speed.
  47.  
  48.     These laws are the basis of this program and the formulas used are
  49.  indicated in the program.
  50.  
  51.  
  52.     An IMPORTANT NOTE about adjusting fan speeds:
  53.     
  54.     Before making any adjustments to the fan always check the 
  55.  manufacturers recommended safe fan speeds and also the motor manufacturers
  56.  safe operating amps.
  57.  
  58.     
  59.     
  60.     For this program to be useful to you some involvement in measuring
  61.  air flow would be required.  Knowing how to use a monometer and a pitot tube
  62.  to measure velocity pressures in air streams would be helpful.
  63.  
  64.     The air flow calculations are based on standard air density of .075
  65.  lbs. per cu. foot.  Future versions will allow the user to enter air
  66.  temperatures and barometric pressures and calulate actual air densities.
  67.  
  68.  THE MAIN MENU
  69.     
  70.     Selection #1: 
  71.     
  72.     Allows you to enter your field collected data, duct type and size, 
  73. number of traverse points, and velocity pressure (VP), in inches of water 
  74. column, for each point.  It then does the calculations for you to establish:
  75.             
  76.             a. The square root of each VP measured.
  77.             b. Multiplies the square root of the VP by 4005 to
  78.                establish the velocity at each point (standard air
  79.                density).
  80.             c. Calculates the average of all velocities.
  81.             d. Calculates duct area in square feet.
  82.             e. Multiplies the area times the average velocity to
  83.                establish the cubic feet of air per minute (CFM)
  84.                produced in any given duct.
  85.             f. Allows you to save the final results to a file for
  86.                future reference.  
  87.  
  88.     
  89.     Selection #2: 
  90.     
  91.     Allows you to use the information you have in hand to calculate fan 
  92. speeds needed to produce the required CFM's.  Once the data has been entered 
  93. and a required speed has been calculated you will be able to enter the next 
  94. stage of the program, selection #3.
  95.     
  96.     
  97.     Selection #3:
  98.     
  99.     Allows you to size the fan pulley or motor sheave to produce the 
  100. desired CFM.  When entering this area from inside the program, from selection 
  101. #2 area, the required speed is presented for you.  When you enter this area 
  102. from the main menu you must enter the required speed.  At any rate you have 
  103. two choices you can calculate the fan pulley or the motor sheave size, your 
  104. choice.
  105.     
  106.     
  107.     Selection #4:
  108.     
  109.     Allows you to read existing files.  It searches the current directory 
  110. and lists all the files that are available for reading.  It then prompts you 
  111. for a filename.  When you enter a valid file name it displays the file for 
  112. reading.
  113.     
  114.     
  115.     Selection #5: 
  116.     
  117.     Allows you to print existing files.  Again this is like the read file 
  118. selection, it lists all available files in the AFC directory.
  119.     It will print any text file you ask for, including this one.
  120.     
  121.     
  122.     Selection #6: 
  123.     
  124.     Does just what it says, Quits.        
  125.     
  126.     AIR-FLOW-CALC was written and compiled with Borland's 'Turbo C++ 3.0.' 
  127. Copyright (c) 1992 by Borland International.
  128.     AFC.Exe was then compressed using PKLITE Professional Version 1.00
  129. Copyright (c) 1990 PKWARE, Inc. 
  130.           
  131.           
  132.           Your comments and suggestions are welcome anytime!
  133.  
  134.                    James W. Slusser
  135.                  RR2 Box 128
  136.                  West Union, Il. 62477
  137.                  
  138.                   Snyder Creek BBS
  139.                    (217) 826-8975
  140.                1200 - 14,400 bps 8-N-1
  141.                      or 
  142.                 jslusser@prairienet.org
  143.  
  144.